home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 21 / Cream of the Crop 21 (Terry Blount) (October 1996).iso / program / cxsplitt.zip / COMLIC.DFM / COMLIC.txt next >
Text File  |  1996-07-17  |  4KB  |  217 lines

  1. object frmLicSplash: TfrmLicSplash
  2.   Left = 171
  3.   Top = 225
  4.   BorderIcons = [biSystemMenu, biHelp]
  5.   BorderStyle = bsDialog
  6.   Caption = 'About %s...'
  7.   ClientHeight = 396
  8.   ClientWidth = 493
  9.   Font.Color = clBlack
  10.   Font.Height = -11
  11.   Font.Name = 'MS Sans Serif'
  12.   Font.Style = []
  13.   KeyPreview = True
  14.   Position = poScreenCenter
  15.   OnCreate = FormCreate
  16.   PixelsPerInch = 96
  17.   TextHeight = 13
  18.   object ImageClouds: TImage
  19.     Left = 0
  20.     Top = 0
  21.     Width = 493
  22.     Height = 396
  23.     Align = alClient
  24.     Stretch = True
  25.   end
  26.   object BevelOuter: TBevel
  27.     Left = 0
  28.     Top = 0
  29.     Width = 493
  30.     Height = 396
  31.     Align = alClient
  32.     Shape = bsFrame
  33.     Style = bsRaised
  34.   end
  35.   object BevelInner: TBevel
  36.     Left = 10
  37.     Top = 10
  38.     Width = 476
  39.     Height = 265
  40.     Shape = bsFrame
  41.     Style = bsRaised
  42.   end
  43.   object lbContact: TLabel
  44.     Left = 273
  45.     Top = 254
  46.     Width = 206
  47.     Height = 13
  48.     Caption = 'eMail 100713.14@CompuServe.Com'
  49.     Font.Color = clBlack
  50.     Font.Height = -12
  51.     Font.Name = 'MS Sans Serif'
  52.     Font.Style = [fsBold]
  53.     ParentFont = False
  54.     Transparent = True
  55.   end
  56.   object lbFax: TLabel
  57.     Left = 273
  58.     Top = 238
  59.     Width = 142
  60.     Height = 13
  61.     Caption = 'Fax     +49 (40) 49 79 32'
  62.     Font.Color = clBlack
  63.     Font.Height = -12
  64.     Font.Name = 'MS Sans Serif'
  65.     Font.Style = [fsBold]
  66.     ParentFont = False
  67.     Transparent = True
  68.   end
  69.   object lbPhone: TLabel
  70.     Left = 273
  71.     Top = 222
  72.     Width = 142
  73.     Height = 13
  74.     Caption = 'Phone +49 (40) 49 79 31'
  75.     Font.Color = clBlack
  76.     Font.Height = -12
  77.     Font.Name = 'MS Sans Serif'
  78.     Font.Style = [fsBold]
  79.     ParentFont = False
  80.     Transparent = True
  81.   end
  82.   object ImageProgram: TImage
  83.     Left = 25
  84.     Top = 80
  85.     Width = 291
  86.     Height = 181
  87.     Stretch = True
  88.   end
  89.   object ImageDemo: TImage
  90.     Left = 33
  91.     Top = 47
  92.     Width = 100
  93.     Height = 101
  94.     Center = True
  95.     Picture.Data = {<image000.TMetafile>}
  96.     Stretch = True
  97.     Visible = False
  98.   end
  99.   object lbCompany: TLabel
  100.     Left = 273
  101.     Top = 206
  102.     Width = 168
  103.     Height = 13
  104.     Caption = '(c) COM ConneXion && Partner'
  105.     Font.Color = clBlack
  106.     Font.Height = -12
  107.     Font.Name = 'MS Sans Serif'
  108.     Font.Style = [fsBold]
  109.     ParentFont = False
  110.     Transparent = True
  111.   end
  112.   object ImageBeta: TImage
  113.     Left = 307
  114.     Top = 95
  115.     Width = 166
  116.     Height = 116
  117.     Picture.Data = {<image001.TMetafile>}
  118.     Stretch = True
  119.     Visible = False
  120.   end
  121.   object ImageHelper: TImage
  122.     Left = 15
  123.     Top = 286
  124.     Width = 473
  125.     Height = 100
  126.     Center = True
  127.     ParentShowHint = False
  128.     ShowHint = False
  129.     Stretch = True
  130.     Visible = False
  131.   end
  132.   object lbFirmaShadow: TLabel
  133.     Left = 135
  134.     Top = 17
  135.     Width = 339
  136.     Height = 57
  137.     Caption = 'Com ConneXion'
  138.     Color = clBtnFace
  139.     Font.Color = clGray
  140.     Font.Height = -43
  141.     Font.Name = 'Matura MT Script Capitals'
  142.     Font.Style = [fsItalic]
  143.     ParentColor = False
  144.     ParentFont = False
  145.     Transparent = True
  146.   end
  147.   object lbFirma: TLabel
  148.     Left = 133
  149.     Top = 14
  150.     Width = 339
  151.     Height = 58
  152.     Caption = 'Com ConneXion'
  153.     Color = clBtnFace
  154.     Font.Color = clBlue
  155.     Font.Height = -43
  156.     Font.Name = 'Matura MT Script Capitals'
  157.     Font.Style = [fsItalic]
  158.     ParentColor = False
  159.     ParentFont = False
  160.     Transparent = True
  161.   end
  162.   object lbSoftWareShadow: TLabel
  163.     Left = 336
  164.     Top = 66
  165.     Width = 148
  166.     Height = 40
  167.     Caption = 'SoftWare'
  168.     Font.Color = clGray
  169.     Font.Height = -32
  170.     Font.Name = 'VAG Round'
  171.     Font.Style = [fsBold, fsUnderline]
  172.     ParentFont = False
  173.     Transparent = True
  174.   end
  175.   object lbSoftware: TLabel
  176.     Left = 334
  177.     Top = 64
  178.     Width = 146
  179.     Height = 38
  180.     Caption = 'SoftWare'
  181.     Color = clPurple
  182.     Font.Color = clBlue
  183.     Font.Height = -32
  184.     Font.Name = 'VAG Round'
  185.     Font.Style = [fsBold, fsUnderline]
  186.     ParentColor = False
  187.     ParentFont = False
  188.     Transparent = True
  189.   end
  190.   object btnCancel: TButton
  191.     Left = -100
  192.     Top = -100
  193.     Width = 75
  194.     Height = 25
  195.     Cancel = True
  196.     Caption = 'Cancel'
  197.     ModalResult = 2
  198.     TabOrder = 1
  199.     TabStop = False
  200.   end
  201.   object btnOk: TButton
  202.     Left = 420
  203.     Top = 223
  204.     Width = 61
  205.     Height = 27
  206.     Caption = 'Ok'
  207.     Default = True
  208.     Font.Color = clBlack
  209.     Font.Height = -11
  210.     Font.Name = 'MS Sans Serif'
  211.     Font.Style = [fsBold]
  212.     ModalResult = 1
  213.     ParentFont = False
  214.     TabOrder = 0
  215.   end
  216. end
  217.